Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding playbook to install and configure k8s nodes #69

Merged
merged 2 commits into from
Feb 14, 2024

Conversation

BjoernT
Copy link
Collaborator

@BjoernT BjoernT commented Feb 13, 2024

  • Add k8s_install role to install, upgrade and configure k8s nodes post
    install, such as labling

  • Add scaffolding to support future k8s installer

As we set cluster_name per inventory, setting it in group vars cerates a
preference issue, overriding the inventory hostvar
Copy link
Contributor

@cloudnull cloudnull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is looking great. I have a bunch of little nits, but looks great.

ansible/playbooks/vars/default.yml Outdated Show resolved Hide resolved
ansible/roles/k8s_install/README.md Outdated Show resolved Hide resolved
ansible/roles/k8s_install/tasks/k8s_client.yml Outdated Show resolved Hide resolved
ansible/roles/k8s_install/tasks/k8s_client.yml Outdated Show resolved Hide resolved
ansible/roles/k8s_install/tasks/k8s_client.yml Outdated Show resolved Hide resolved
ansible/roles/k8s_install/tasks/main.yml Outdated Show resolved Hide resolved
ansible/roles/k8s_install/defaults/main.yml Outdated Show resolved Hide resolved
ansible/roles/k8s_install/tasks/main.yml Outdated Show resolved Hide resolved
ansible/roles/k8s_install/tasks/main.yml Show resolved Hide resolved
ansible/roles/k8s_install/README.md Outdated Show resolved Hide resolved
@BjoernT BjoernT force-pushed the main branch 3 times, most recently from 39dfbe2 to bd7f3b1 Compare February 13, 2024 22:23
@BjoernT BjoernT requested a review from cloudnull February 13, 2024 22:26
@BjoernT BjoernT force-pushed the main branch 2 times, most recently from 6ee6e32 to 4ed7372 Compare February 13, 2024 22:49
- Add k8s_install role to install, upgrade and configure k8s nodes post
  install, such as labling

- Add scaffolding to support future k8s installer
@cloudnull cloudnull merged commit ffd8303 into rackerlabs:main Feb 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants